projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f3b86a
)
(enum window_part): Add ON_SCROLL_BAR.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Jul 2004 17:44:14 +0000
(17:44 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 25 Jul 2004 17:44:14 +0000
(17:44 +0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index 10754a4c01d6d1ba23209118e37c4f15bb5002dc..0dd9f3ed428af9626ef58b53d826989a193d4f09 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-99,7
+99,8
@@
enum window_part
ON_LEFT_FRINGE,
ON_RIGHT_FRINGE,
ON_LEFT_MARGIN,
- ON_RIGHT_MARGIN
+ ON_RIGHT_MARGIN,
+ ON_SCROLL_BAR
};
/* Number of bits allocated to store fringe bitmap numbers. */